CavityRidgeValley
Complete API reference for CavityRidgeValley, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class CavityRidgeValley extends Component
Constructors
| Signature | Description |
|---|---|
CavityRidgeValley(CavityRidgeValley) | Creates a new instance of CavityRidgeValley. |
CavityRidgeValley(Engine) | Creates a new instance of CavityRidgeValley. |
CavityRidgeValley() | Creates a new instance of CavityRidgeValley. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | CavityRidgeValley | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
intensity | float | get/set | Returns the current intensity. |
radius | float | get/set | Returns the current radius. |
ridgeColor | Color | get/set | Returns the current ridge color. |
ridgeStrength | float | get/set | Returns the current ridge strength. |
valleyColor | Color | get/set | Returns the current valley color. |
valleyStrength | float | get/set | Returns the current valley strength. |